
body {
	font-size: 10px;
}
.blog-category-link-enabled {
	background: url(../../images/category-extrasmall.png) no-repeat 0 3px;
}

.blog-category-link-disabled {
	background: url(../../images/category-extrasmall.png) no-repeat 0 3px;
}

.blog-archive-link-enabled {
	background: url(../../images/archive-extrasmall.png) no-repeat 0 3px;
}

.blog-archive-link-disabled {
	background: url(../../images/archive-extrasmall.png) no-repeat 0 3px;
}

.blog-rss-link {
	background: url(../../images/rss-extrasmall.png) no-repeat 0 3px;
}

.blog-comments-rss-link {
	background: url(../../images/rss-extrasmall.png) no-repeat 0 3px;
}